[INFO] cloning repository https://github.com/ArcticLampyrid/print_raster.rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ArcticLampyrid/print_raster.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArcticLampyrid%2Fprint_raster.rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArcticLampyrid%2Fprint_raster.rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fa9f8f7a9bfe6412f31e4e51e896a41ee40ad8d0
[INFO] testing ArcticLampyrid/print_raster.rs against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArcticLampyrid%2Fprint_raster.rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ArcticLampyrid/print_raster.rs
[INFO] finished tweaking git repo https://github.com/ArcticLampyrid/print_raster.rs
[INFO] tweaked toml for git repo https://github.com/ArcticLampyrid/print_raster.rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ArcticLampyrid/print_raster.rs on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ArcticLampyrid/print_raster.rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded indexmap v2.3.0
[INFO] [stderr]   Downloaded bytemuck v1.16.3
[INFO] [stderr]   Downloaded flate2 v1.0.31
[INFO] [stderr]   Downloaded image v0.25.2
[INFO] [stderr]   Downloaded honggfuzz v0.5.56
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a4f9b3a28990f2baee12ec3e8983a14d01237efaff750fa39d5a319ce1fbd377
[INFO] running `Command { std: "docker" "start" "-a" "a4f9b3a28990f2baee12ec3e8983a14d01237efaff750fa39d5a319ce1fbd377", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a4f9b3a28990f2baee12ec3e8983a14d01237efaff750fa39d5a319ce1fbd377", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4f9b3a28990f2baee12ec3e8983a14d01237efaff750fa39d5a319ce1fbd377", kill_on_drop: false }`
[INFO] [stdout] a4f9b3a28990f2baee12ec3e8983a14d01237efaff750fa39d5a319ce1fbd377
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1e0e3301fbf6a04eb3584c08e4d6f2830a0e30a04d7e2c3998bf6f95f6b4caf
[INFO] running `Command { std: "docker" "start" "-a" "e1e0e3301fbf6a04eb3584c08e4d6f2830a0e30a04d7e2c3998bf6f95f6b4caf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling honggfuzz v0.5.56
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling indexmap v2.3.0
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling derive_arbitrary v1.3.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling arbitrary v1.3.2
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling print_raster v0.1.0 (/opt/rustwide/workdir/print_raster)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> print_raster/src/writer/common/mod.rs:29:17
[INFO] [stdout]    |
[INFO] [stdout] 29 |         header: &<F as RasterPageFactory>::Header,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 30 |         writer: Pin<W>,
[INFO] [stdout] 31 |     ) -> CommonRasterPageWriterFor<F, W> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |     ) -> CommonRasterPageWriterFor<'_, F, W> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling print_raster-fuzz v0.0.0 (/opt/rustwide/workdir/print_raster_fuzz)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.48s
[INFO] running `Command { std: "docker" "inspect" "e1e0e3301fbf6a04eb3584c08e4d6f2830a0e30a04d7e2c3998bf6f95f6b4caf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1e0e3301fbf6a04eb3584c08e4d6f2830a0e30a04d7e2c3998bf6f95f6b4caf", kill_on_drop: false }`
[INFO] [stdout] e1e0e3301fbf6a04eb3584c08e4d6f2830a0e30a04d7e2c3998bf6f95f6b4caf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 01173749298f9c9afd4e1d7dcd0295dff9ece02f10bb82550d23ee1d41edeaff
[INFO] running `Command { std: "docker" "start" "-a" "01173749298f9c9afd4e1d7dcd0295dff9ece02f10bb82550d23ee1d41edeaff", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling bytes v1.6.1
[INFO] [stderr]    Compiling bytemuck v1.16.3
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling flate2 v1.0.31
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling image v0.25.2
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling print_raster v0.1.0 (/opt/rustwide/workdir/print_raster)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> print_raster/src/writer/common/mod.rs:29:17
[INFO] [stdout]    |
[INFO] [stdout] 29 |         header: &<F as RasterPageFactory>::Header,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 30 |         writer: Pin<W>,
[INFO] [stdout] 31 |     ) -> CommonRasterPageWriterFor<F, W> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |     ) -> CommonRasterPageWriterFor<'_, F, W> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling print_raster-fuzz v0.0.0 (/opt/rustwide/workdir/print_raster_fuzz)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> print_raster/src/writer/common/mod.rs:29:17
[INFO] [stdout]    |
[INFO] [stdout] 29 |         header: &<F as RasterPageFactory>::Header,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 30 |         writer: Pin<W>,
[INFO] [stdout] 31 |     ) -> CommonRasterPageWriterFor<F, W> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |     ) -> CommonRasterPageWriterFor<'_, F, W> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.67s
[INFO] running `Command { std: "docker" "inspect" "01173749298f9c9afd4e1d7dcd0295dff9ece02f10bb82550d23ee1d41edeaff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01173749298f9c9afd4e1d7dcd0295dff9ece02f10bb82550d23ee1d41edeaff", kill_on_drop: false }`
[INFO] [stdout] 01173749298f9c9afd4e1d7dcd0295dff9ece02f10bb82550d23ee1d41edeaff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8e18a6e3af1bb54fc9dca7818ab2747ff45f18be63f76e3295bc1256f01d9673
[INFO] running `Command { std: "docker" "start" "-a" "8e18a6e3af1bb54fc9dca7818ab2747ff45f18be63f76e3295bc1256f01d9673", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> print_raster/src/writer/common/mod.rs:29:17
[INFO] [stderr]    |
[INFO] [stderr] 29 |         header: &<F as RasterPageFactory>::Header,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] 30 |         writer: Pin<W>,
[INFO] [stderr] 31 |     ) -> CommonRasterPageWriterFor<F, W> {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 31 |     ) -> CommonRasterPageWriterFor<'_, F, W> {
[INFO] [stderr]    |                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: `print_raster` (lib) generated 1 warning (run `cargo fix --lib -p print_raster` to apply 1 suggestion)
[INFO] [stderr] warning: `print_raster` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/print_raster-91893d372246df69)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test decode::compressed::tests::test_decompress ... ok
[INFO] [stdout] test decode::compressed::tests::test_uncompress_zero ... ok
[INFO] [stdout] test encode::compressed::tests::test_compress_zero ... ok
[INFO] [stdout] test encode::compressed::tests::test_compress ... ok
[INFO] [stdout] test decode::compressed::tests::test_uncompress_highly_repetitive_data ... ok
[INFO] [stdout] test encode::compressed::tests::test_compress_highly_repetitive_data ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cups.rs (/opt/rustwide/target/debug/deps/cups-33e6bec5bc1e05eb)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test cups_v3_srgb ... FAILED
[INFO] [stdout] test pwg_srgb ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cups_v3_srgb stdout ----
[INFO] [stdout] Page 0, ByteOrder = LittleEndian, Header = CupsPageHeaderV2 {
[INFO] [stdout]     v1: CupsPageHeaderV1 {
[INFO] [stdout]         media_class: "",
[INFO] [stdout]         media_color: "",
[INFO] [stdout]         media_type: "",
[INFO] [stdout]         output_type: "automatic",
[INFO] [stdout]         advance_distance: 0,
[INFO] [stdout]         advance_media: Never,
[INFO] [stdout]         collate: false,
[INFO] [stdout]         cut_media: Never,
[INFO] [stdout]         duplex: false,
[INFO] [stdout]         resolution: CupsResolution {
[INFO] [stdout]             cross_feed: 96,
[INFO] [stdout]             feed: 96,
[INFO] [stdout]         },
[INFO] [stdout]         imaging_bbox: CupsImagingBoundingBox {
[INFO] [stdout]             left: 18,
[INFO] [stdout]             bottom: 36,
[INFO] [stdout]             right: 577,
[INFO] [stdout]             top: 806,
[INFO] [stdout]         },
[INFO] [stdout]         insert_sheet: false,
[INFO] [stdout]         jog: Never,
[INFO] [stdout]         leading_edge: Top,
[INFO] [stdout]         margins: CupsMargins {
[INFO] [stdout]             left: 18,
[INFO] [stdout]             bottom: 36,
[INFO] [stdout]         },
[INFO] [stdout]         manual_feed: false,
[INFO] [stdout]         media_position: 0,
[INFO] [stdout]         media_weight: 0,
[INFO] [stdout]         mirror_print: false,
[INFO] [stdout]         negative_print: false,
[INFO] [stdout]         num_copies: 1,
[INFO] [stdout]         orientation: Portrait,
[INFO] [stdout]         output_face_up: false,
[INFO] [stdout]         page_size: CupsPageSize {
[INFO] [stdout]             width: 595,
[INFO] [stdout]             height: 842,
[INFO] [stdout]         },
[INFO] [stdout]         separations: false,
[INFO] [stdout]         tray_switch: false,
[INFO] [stdout]         tumble: false,
[INFO] [stdout]         width: 746,
[INFO] [stdout]         height: 1027,
[INFO] [stdout]         cups_media_type: 0,
[INFO] [stdout]         bits_per_color: 8,
[INFO] [stdout]         bits_per_pixel: 24,
[INFO] [stdout]         bytes_per_line: 2238,
[INFO] [stdout]         color_order: Chunky,
[INFO] [stdout]         color_space: sRGB,
[INFO] [stdout]         cups_compression: 0,
[INFO] [stdout]         cups_row_count: 0,
[INFO] [stdout]         cups_row_feed: 0,
[INFO] [stdout]         cups_row_step: 0,
[INFO] [stdout]     },
[INFO] [stdout]     num_colors: 3,
[INFO] [stdout]     borderless_scaling_factor: 0.0,
[INFO] [stdout]     page_size_f32: CupsPageSize {
[INFO] [stdout]         width: 595.2756,
[INFO] [stdout]         height: 841.8898,
[INFO] [stdout]     },
[INFO] [stdout]     imaging_bbox_f32: CupsImagingBoundingBox {
[INFO] [stdout]         left: 18.0,
[INFO] [stdout]         bottom: 36.0,
[INFO] [stdout]         right: 577.2756,
[INFO] [stdout]         top: 805.8898,
[INFO] [stdout]     },
[INFO] [stdout]     vendor_u32: [
[INFO] [stdout]         0,
[INFO] [stdout]         0,
[INFO] [stdout]         0,
[INFO] [stdout]         0,
[INFO] [stdout]         0,
[INFO] [stdout]         0,
[INFO] [stdout]         0,
[INFO] [stdout]         0,
[INFO] [stdout]         0,
[INFO] [stdout]         0,
[INFO] [stdout]         0,
[INFO] [stdout]         0,
[INFO] [stdout]         0,
[INFO] [stdout]         0,
[INFO] [stdout]         0,
[INFO] [stdout]         0,
[INFO] [stdout]     ],
[INFO] [stdout]     vendor_f32: [
[INFO] [stdout]         0.0,
[INFO] [stdout]         0.0,
[INFO] [stdout]         0.0,
[INFO] [stdout]         0.0,
[INFO] [stdout]         0.0,
[INFO] [stdout]         0.0,
[INFO] [stdout]         0.0,
[INFO] [stdout]         0.0,
[INFO] [stdout]         0.0,
[INFO] [stdout]         0.0,
[INFO] [stdout]         0.0,
[INFO] [stdout]         0.0,
[INFO] [stdout]         0.0,
[INFO] [stdout]         0.0,
[INFO] [stdout]         0.0,
[INFO] [stdout]         0.0,
[INFO] [stdout]     ],
[INFO] [stdout]     vendor_str: [
[INFO] [stdout]         "",
[INFO] [stdout]         "",
[INFO] [stdout]         "",
[INFO] [stdout]         "",
[INFO] [stdout]         "",
[INFO] [stdout]         "",
[INFO] [stdout]         "",
[INFO] [stdout]         "",
[INFO] [stdout]         "",
[INFO] [stdout]         "",
[INFO] [stdout]         "",
[INFO] [stdout]         "",
[INFO] [stdout]         "",
[INFO] [stdout]         "",
[INFO] [stdout]         "",
[INFO] [stdout]         "",
[INFO] [stdout]     ],
[INFO] [stdout]     marker_type: "",
[INFO] [stdout]     rendering_intent: "",
[INFO] [stdout]     page_size_name: "A4",
[INFO] [stdout] }
[INFO] [stdout] 2298426 bytes pixels read
[INFO] [stdout] 
[INFO] [stdout] thread 'cups_v3_srgb' (24) panicked at print_raster/tests/cups.rs:47:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61e7bc7da5f8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61e7bc7da5f8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61e7bc7da5f8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61e7bc7da5f8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61e7bc7ef99a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61e7bc7ef99a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x61e7bc7dee72 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61e7bc7dee72 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61e7bc7b86b6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61e7bc7b86b6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61e7bc7d2b09 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61e7bc6c5edc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x61e7bc6c5edc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61e7bc7d2cc2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x61e7bc7d2cc2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61e7bc7b8772 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61e7bc7ad899 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61e7bc7b948d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61e7bc7f015c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61e7bc7efed2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x61e7bc69a0e1 - <core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x61e7bc69a0e1 - cups[d3291a4bdc29e68c]::cups_srgb::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/print_raster/tests/cups.rs:47:10
[INFO] [stdout]   22:     0x61e7bc69a5ee - cups[d3291a4bdc29e68c]::cups_v3_srgb::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/print_raster/tests/cups.rs:66:31
[INFO] [stdout]   23:     0x61e7bc6b8be2 - <core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61e7bc6b8c5d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x61e7bc6b744d - <tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   26:     0x61e7bc6b734b - tokio[f8383d21a855cbff]::runtime::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   27:     0x61e7bc6b734b - tokio[f8383d21a855cbff]::runtime::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   28:     0x61e7bc6b734b - <tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   29:     0x61e7bc6b2f30 - <tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   30:     0x61e7bc6b640d - <tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   31:     0x61e7bc6b5704 - <tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   32:     0x61e7bc696d4b - <tokio[f8383d21a855cbff]::runtime::context::scoped::Scoped<tokio[f8383d21a855cbff]::runtime::scheduler::Context>>::set::<<tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x61e7bc6982c9 - tokio[f8383d21a855cbff]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context.rs:180:38
[INFO] [stdout]   34:     0x61e7bc68e842 - <std[929523f510218772]::thread::local::LocalKey<tokio[f8383d21a855cbff]::runtime::context::Context>>::try_with::<tokio[f8383d21a855cbff]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x61e7bc68e3ce - <std[929523f510218772]::thread::local::LocalKey<tokio[f8383d21a855cbff]::runtime::context::Context>>::with::<tokio[f8383d21a855cbff]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x61e7bc6976ed - tokio[f8383d21a855cbff]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context.rs:180:17
[INFO] [stdout]   37:     0x61e7bc6b48f0 - <tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   38:     0x61e7bc6b4be6 - <tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   39:     0x61e7bc6b5313 - <tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   40:     0x61e7bc691763 - tokio[f8383d21a855cbff]::runtime::context::runtime::enter_runtime::<<tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x61e7bc6b2a61 - <tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   42:     0x61e7bc685e6a - <tokio[f8383d21a855cbff]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs:361:52
[INFO] [stdout]   43:     0x61e7bc685f55 - <tokio[f8383d21a855cbff]::runtime::runtime::Runtime>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs:335:18
[INFO] [stdout]   44:     0x61e7bc69b240 - cups[d3291a4bdc29e68c]::cups_v3_srgb
[INFO] [stdout]                                at /opt/rustwide/workdir/print_raster/tests/cups.rs:66:36
[INFO] [stdout]   45:     0x61e7bc698807 - cups[d3291a4bdc29e68c]::cups_v3_srgb::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/print_raster/tests/cups.rs:65:24
[INFO] [stdout]   46:     0x61e7bc68d776 - <cups[d3291a4bdc29e68c]::cups_v3_srgb::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x61e7bc6b8fbb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x61e7bc6b8fbb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   49:     0x61e7bc6c6835 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   50:     0x61e7bc6c6835 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x61e7bc6c6835 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x61e7bc6c6835 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x61e7bc6c6835 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x61e7bc6c6835 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   55:     0x61e7bc6c6835 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   56:     0x61e7bc6c1394 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   57:     0x61e7bc6c1394 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x61e7bc6c98b2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   59:     0x61e7bc6c98b2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x61e7bc6c98b2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x61e7bc6c98b2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x61e7bc6c98b2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x61e7bc6c98b2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   64:     0x61e7bc6c98b2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x61e7bc7d9f5f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   66:     0x61e7bc7d9f5f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x7afa4697aaa4 - <unknown>
[INFO] [stdout]   68:     0x7afa46a07a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pwg_srgb stdout ----
[INFO] [stdout] Page 0, ByteOrder = BigEndian, Header = CupsPageHeaderV2 {
[INFO] [stdout]     v1: CupsPageHeaderV1 {
[INFO] [stdout]         media_class: "PwgRaster",
[INFO] [stdout]         media_color: "",
[INFO] [stdout]         media_type: "auto",
[INFO] [stdout]         output_type: "text-and-graphics",
[INFO] [stdout]         advance_distance: 0,
[INFO] [stdout]         advance_media: Never,
[INFO] [stdout]         collate: false,
[INFO] [stdout]         cut_media: Never,
[INFO] [stdout]         duplex: false,
[INFO] [stdout]         resolution: CupsResolution {
[INFO] [stdout]             cross_feed: 300,
[INFO] [stdout]             feed: 300,
[INFO] [stdout]         },
[INFO] [stdout]         imaging_bbox: CupsImagingBoundingBox {
[INFO] [stdout]             left: 0,
[INFO] [stdout]             bottom: 0,
[INFO] [stdout]             right: 0,
[INFO] [stdout]             top: 0,
[INFO] [stdout]         },
[INFO] [stdout]         insert_sheet: false,
[INFO] [stdout]         jog: Never,
[INFO] [stdout]         leading_edge: Top,
[INFO] [stdout]         margins: CupsMargins {
[INFO] [stdout]             left: 0,
[INFO] [stdout]             bottom: 0,
[INFO] [stdout]         },
[INFO] [stdout]         manual_feed: false,
[INFO] [stdout]         media_position: 0,
[INFO] [stdout]         media_weight: 0,
[INFO] [stdout]         mirror_print: false,
[INFO] [stdout]         negative_print: false,
[INFO] [stdout]         num_copies: 0,
[INFO] [stdout]         orientation: Landscape,
[INFO] [stdout]         output_face_up: false,
[INFO] [stdout]         page_size: CupsPageSize {
[INFO] [stdout]             width: 595,
[INFO] [stdout]             height: 841,
[INFO] [stdout]         },
[INFO] [stdout]         separations: false,
[INFO] [stdout]         tray_switch: false,
[INFO] [stdout]         tumble: false,
[INFO] [stdout]         width: 2480,
[INFO] [stdout]         height: 3507,
[INFO] [stdout]         cups_media_type: 0,
[INFO] [stdout]         bits_per_color: 8,
[INFO] [stdout]         bits_per_pixel: 24,
[INFO] [stdout]         bytes_per_line: 7440,
[INFO] [stdout]         color_order: Chunky,
[INFO] [stdout]         color_space: sRGB,
[INFO] [stdout]         cups_compression: 0,
[INFO] [stdout]         cups_row_count: 0,
[INFO] [stdout]         cups_row_feed: 0,
[INFO] [stdout]         cups_row_step: 0,
[INFO] [stdout]     },
[INFO] [stdout]     num_colors: 3,
[INFO] [stdout]     borderless_scaling_factor: 0.0,
[INFO] [stdout]     page_size_f32: CupsPageSize {
[INFO] [stdout]         width: 0.0,
[INFO] [stdout]         height: 0.0,
[INFO] [stdout]     },
[INFO] [stdout]     imaging_bbox_f32: CupsImagingBoundingBox {
[INFO] [stdout]         left: 0.0,
[INFO] [stdout]         bottom: 0.0,
[INFO] [stdout]         right: 0.0,
[INFO] [stdout]         top: 0.0,
[INFO] [stdout]     },
[INFO] [stdout]     vendor_u32: [
[INFO] [stdout]         0,
[INFO] [stdout]         1,
[INFO] [stdout]         1,
[INFO] [stdout]         0,
[INFO] [stdout]         0,
[INFO] [stdout]         178582,
[INFO] [stdout]         252566,
[INFO] [stdout]         16777215,
[INFO] [stdout]         4,
[INFO] [stdout]         0,
[INFO] [stdout]         0,
[INFO] [stdout]         0,
[INFO] [stdout]         0,
[INFO] [stdout]         0,
[INFO] [stdout]         0,
[INFO] [stdout]         0,
[INFO] [stdout]     ],
[INFO] [stdout]     vendor_f32: [
[INFO] [stdout]         0.0,
[INFO] [stdout]         0.0,
[INFO] [stdout]         0.0,
[INFO] [stdout]         0.0,
[INFO] [stdout]         0.0,
[INFO] [stdout]         0.0,
[INFO] [stdout]         0.0,
[INFO] [stdout]         0.0,
[INFO] [stdout]         0.0,
[INFO] [stdout]         0.0,
[INFO] [stdout]         0.0,
[INFO] [stdout]         0.0,
[INFO] [stdout]         0.0,
[INFO] [stdout]         0.0,
[INFO] [stdout]         0.0,
[INFO] [stdout]         0.0,
[INFO] [stdout]     ],
[INFO] [stdout]     vendor_str: [
[INFO] [stdout]         "",
[INFO] [stdout]         "",
[INFO] [stdout]         "",
[INFO] [stdout]         "",
[INFO] [stdout]         "",
[INFO] [stdout]         "",
[INFO] [stdout]         "",
[INFO] [stdout]         "",
[INFO] [stdout]         "",
[INFO] [stdout]         "",
[INFO] [stdout]         "",
[INFO] [stdout]         "",
[INFO] [stdout]         "",
[INFO] [stdout]         "",
[INFO] [stdout]         "",
[INFO] [stdout]         "",
[INFO] [stdout]     ],
[INFO] [stdout]     marker_type: "",
[INFO] [stdout]     rendering_intent: "auto",
[INFO] [stdout]     page_size_name: "iso_a4_210x297mm",
[INFO] [stdout] }
[INFO] [stdout] 26092080 bytes pixels read
[INFO] [stdout] 
[INFO] [stdout] thread 'pwg_srgb' (26) panicked at print_raster/tests/cups.rs:47:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61e7bc7da5f8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61e7bc7da5f8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61e7bc7da5f8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61e7bc7da5f8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61e7bc7ef99a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61e7bc7ef99a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x61e7bc7dee72 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61e7bc7dee72 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61e7bc7b86b6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61e7bc7b86b6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61e7bc7d2b09 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61e7bc6c5edc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x61e7bc6c5edc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61e7bc7d2cc2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x61e7bc7d2cc2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61e7bc7b8772 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61e7bc7ad899 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61e7bc7b948d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61e7bc7f015c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61e7bc7efed2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x61e7bc69a0e1 - <core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x61e7bc69a0e1 - cups[d3291a4bdc29e68c]::cups_srgb::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/print_raster/tests/cups.rs:47:10
[INFO] [stdout]   22:     0x61e7bc69a7ae - cups[d3291a4bdc29e68c]::pwg_srgb::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/print_raster/tests/cups.rs:61:27
[INFO] [stdout]   23:     0x61e7bc6b8be2 - <core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61e7bc6b8c5d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x61e7bc6b744d - <tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   26:     0x61e7bc6b734b - tokio[f8383d21a855cbff]::runtime::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   27:     0x61e7bc6b734b - tokio[f8383d21a855cbff]::runtime::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   28:     0x61e7bc6b734b - <tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   29:     0x61e7bc6b2f30 - <tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   30:     0x61e7bc6b640d - <tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   31:     0x61e7bc6b5704 - <tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   32:     0x61e7bc696d4b - <tokio[f8383d21a855cbff]::runtime::context::scoped::Scoped<tokio[f8383d21a855cbff]::runtime::scheduler::Context>>::set::<<tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x61e7bc6982c9 - tokio[f8383d21a855cbff]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context.rs:180:38
[INFO] [stdout]   34:     0x61e7bc68e842 - <std[929523f510218772]::thread::local::LocalKey<tokio[f8383d21a855cbff]::runtime::context::Context>>::try_with::<tokio[f8383d21a855cbff]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x61e7bc68e3ce - <std[929523f510218772]::thread::local::LocalKey<tokio[f8383d21a855cbff]::runtime::context::Context>>::with::<tokio[f8383d21a855cbff]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x61e7bc6976ed - tokio[f8383d21a855cbff]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context.rs:180:17
[INFO] [stdout]   37:     0x61e7bc6b48f0 - <tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   38:     0x61e7bc6b4be6 - <tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   39:     0x61e7bc6b5313 - <tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   40:     0x61e7bc691763 - tokio[f8383d21a855cbff]::runtime::context::runtime::enter_runtime::<<tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x61e7bc6b2a61 - <tokio[f8383d21a855cbff]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   42:     0x61e7bc685e6a - <tokio[f8383d21a855cbff]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs:361:52
[INFO] [stdout]   43:     0x61e7bc685f55 - <tokio[f8383d21a855cbff]::runtime::runtime::Runtime>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/src/runtime/runtime.rs:335:18
[INFO] [stdout]   44:     0x61e7bc69b410 - cups[d3291a4bdc29e68c]::pwg_srgb
[INFO] [stdout]                                at /opt/rustwide/workdir/print_raster/tests/cups.rs:61:32
[INFO] [stdout]   45:     0x61e7bc698837 - cups[d3291a4bdc29e68c]::pwg_srgb::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/print_raster/tests/cups.rs:60:20
[INFO] [stdout]   46:     0x61e7bc68d7b6 - <cups[d3291a4bdc29e68c]::pwg_srgb::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x61e7bc6b8fbb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x61e7bc6b8fbb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   49:     0x61e7bc6c6835 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   50:     0x61e7bc6c6835 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x61e7bc6c6835 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x61e7bc6c6835 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x61e7bc6c6835 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x61e7bc6c6835 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   55:     0x61e7bc6c6835 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   56:     0x61e7bc6c1394 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   57:     0x61e7bc6c1394 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x61e7bc6c98b2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   59:     0x61e7bc6c98b2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x61e7bc6c98b2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x61e7bc6c98b2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x61e7bc6c98b2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x61e7bc6c98b2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   64:     0x61e7bc6c98b2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x61e7bc7d9f5f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   66:     0x61e7bc7d9f5f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x7afa4697aaa4 - <unknown>
[INFO] [stdout]   68:     0x7afa46a07a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cups_v3_srgb
[INFO] [stdout]     pwg_srgb
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.22s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p print_raster --test cups`
[INFO] running `Command { std: "docker" "inspect" "8e18a6e3af1bb54fc9dca7818ab2747ff45f18be63f76e3295bc1256f01d9673", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e18a6e3af1bb54fc9dca7818ab2747ff45f18be63f76e3295bc1256f01d9673", kill_on_drop: false }`
[INFO] [stdout] 8e18a6e3af1bb54fc9dca7818ab2747ff45f18be63f76e3295bc1256f01d9673
